ConceptHMI Web Help
GetCustomAssemblyAttribute<T>(Func<T,String>,Assembly) Method
The value.
The assembly on which to get the assembly attribute.
Gets the custom assembly attribute.
Syntax
public static string GetCustomAssemblyAttribute<T>( 
   Func<T,string> value,
   Assembly baseAssembly
)
where T: Attribute

Parameters

value
The value.
baseAssembly
The assembly on which to get the assembly attribute.

Type Parameters

T

Return Value

System.String.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

AssemblyInfoReader Class
AssemblyInfoReader Members
Overload List

 

 


© 2016 Objectis

Send Feedback